tests/remote-gpg-import: Only commit workdir
authorColin Walters <walters@verbum.org>
Tue, 2 Jun 2015 16:38:26 +0000 (12:38 -0400)
committerColin Walters <walters@verbum.org>
Tue, 2 Jun 2015 16:39:23 +0000 (12:39 -0400)
commit4f785d4f86208b4db92933579df4ddec39aeaf48
tree9aacaa79806582685f0fbe87ed22577ed15d7bc9
parent92deafec46c64ec1f78459c094203ebeb7341be4
tests/remote-gpg-import: Only commit workdir

Just noticed this while debugging something else.  We don't want to
commit the whole test dir, just the workdir.

Trying to commit the repo itself is potentially subject to race
conditions at least.
tests/test-remote-gpg-import.sh